SURFACE_COLORMAP_2DPLOT

Description

This widget displays the values of a surface on a 2D graph with a color scale.

Common Attributes

See attributes common to all surface Viewing widgets.

Specific Attributes
Name Value Type Default Value Description Comment V.

low_color

color

#000000 (black)

Color for lowest values.


1.3

high_color

color

#ffffff (white)

Color for highest values.


1.3

sample_rate

real number

1

number of points of the surface drawn for each pixels.

This value is used only for real number surfaces and when the x_positions_count and y_positions_count attributes are not set.

1.3